libapache-ssllookup-perl software package provides glue layer between Perl handlers and the mod_ssl public API, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libapache-ssllookup-perl
libapache-ssllookup-perl is installed in your system.
Make ensure the libapache-ssllookup-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libapache-ssllookup-perl *
You will get with libapache-ssllookup-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libapache-ssllookup-perl |
| Version | 2.00-04-1build1 |
| Description | glue layer between Perl handlers and the mod_ssl public API |
| Sub Section | perl |